home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Bluetooth Serial Utility.app / Contents / Resources / English.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2004-08-06  |  2.0 KB  |  54 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 handleAddPortCancelButton = id; 
  7.                 handleAddPortOKButton = id; 
  8.                 handleDeletePortButton = id; 
  9.                 handleDeletePortCancelButton = id; 
  10.                 handleDeletePortOKButton = id; 
  11.                 handleEditPortButton = id; 
  12.                 handleEditPortCancelButton = id; 
  13.                 handleEditPortOKButton = id; 
  14.                 handleNewPortButton = id; 
  15.                 handleOnOffButton = id; 
  16.                 handleSetDirection = id; 
  17.                 selectDevice = id; 
  18.                 showHelp = id; 
  19.                 tableViewAction = id; 
  20.                 textInEditTTYChanged = id; 
  21.                 textInNewTTYChanged = id; 
  22.             }; 
  23.             CLASS = SerialPortController; 
  24.             LANGUAGE = ObjC; 
  25.             OUTLETS = {
  26.                 addPortAuthenticationCheck = id; 
  27.                 addPortDeviceNameAndService = id; 
  28.                 addPortDirection = id; 
  29.                 addPortEncryptionCheck = id; 
  30.                 addPortName = id; 
  31.                 addPortNetPrefsCheck = id; 
  32.                 addPortOKButton = id; 
  33.                 addPortPanel = id; 
  34.                 addPortPortTypePopUp = id; 
  35.                 addPortSetDevice = id; 
  36.                 deleteConfirmationPanel = id; 
  37.                 deletePortButton = id; 
  38.                 editPortAuthenticationCheck = id; 
  39.                 editPortButton = id; 
  40.                 editPortEncryptionCheck = id; 
  41.                 editPortName = id; 
  42.                 editPortNetPrefsCheck = id; 
  43.                 editPortOKButton = id; 
  44.                 editPortPanel = id; 
  45.                 editPortPortTypePopUp = id; 
  46.                 mainWindow = id; 
  47.                 newSerialPortButton = id; 
  48.                 portTableView = id; 
  49.             }; 
  50.             SUPERCLASS = NSObject; 
  51.         }
  52.     ); 
  53.     IBVersion = 1; 
  54. }